efi/http: change uint32_t to uintn_t
authorKeng-Yu Lin <kengyu@hpe.com>
Wed, 26 Apr 2023 05:43:16 +0000 (01:43 -0400)
committerMiao Wang <shankerwangmiao@gmail.com>
Sun, 15 Feb 2026 13:50:20 +0000 (13:50 +0000)
commit34ce7781c296e01b9977b342ac6f33364f8e6d9b
tree9f60dc80d7c7a4c6ea445e25a6eb72e995a06f9c
parent22b9c40f8c3d6e5ac2b38eb250c39540b077f58b
efi/http: change uint32_t to uintn_t

Modify UINT32 to UINTN in EFI_HTTP_MESSAGE to
be UEFI 2.9 compliant.

Signed-off-by: Keng-Yu Lin <kengyu@hpe.com>
Signed-off-by: Nicolas Frayer <nfrayer@redhat.com>
Ubuntu-Bug: https://bugs.launchpad.net/bugs/2043084

Gbp-Pq: Topic network
Gbp-Pq: Name rhboot-http-message-field-size.patch
include/grub/efi/http.h